home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Hyper / K-L / LetterWriter 1.12.cpt / LetterWriter 1.12 / background_7986.txt < prev    next >
Text File  |  1990-02-25  |  906b  |  46 lines

  1. -- background: 7986 from stack: in.12
  2. -- bmap block id: 3239
  3. -- flags: 0000
  4. -- background id: 0
  5. -- name: 
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: 2000
  11. -- rect: left=456 top=278 right=319 bottom=501
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 29114 / 29114
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: Return
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   visual venetian blinds to gray
  23.   visual venetian blinds
  24.   pop card
  25. end mouseUp
  26.  
  27.  
  28.  
  29. -- part 3 (button)
  30. -- low flags: 00
  31. -- high flags: 2000
  32. -- rect: left=456 top=226 right=271 bottom=501
  33. -- title width / last selected line: 0
  34. -- icon id / first selected line: 1020 / 1020
  35. -- text alignment: 1
  36. -- font id: 0
  37. -- text size: 12
  38. -- style flags: 0
  39. -- line height: 16
  40. -- part name: Menu
  41. ----- HyperTalk script -----
  42. on mouseUp
  43.   go to card "Help Menu"
  44. end mouseUp
  45.  
  46.